TELForwardClear
Stops call forwarding on a directory number.
pascal TELErr TELForwardClear (TELDNHandle hTELDN, short forwardType);
hTELDN
- A handle to the directory number structure for the directory number on which to stop call forwarding. You previously must have set call forwarding on the directory number with the
TELForwardSet
function (page 3-24).forwardType
- The type of forwarding you are clearing. The section "Call Forwarding Types" (page 3-11) describes the constants you can specify here.
- function result
- A result code.
DESCRIPTION
TheTELForwardClear
function stops call forwarding for the directory number specified by thehTELDN
parameter.SEE ALSO
To start call forwarding, call theTELForwardSet
function (page 3-24).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help